Uses of Enum Class
eu.europa.ec.taxud.cesop.domain.ValidationResultTypeEnum
Packages that use ValidationResultTypeEnum
-
Uses of ValidationResultTypeEnum in eu.europa.ec.taxud.cesop.domain
Methods in eu.europa.ec.taxud.cesop.domain that return ValidationResultTypeEnumModifier and TypeMethodDescriptionValidationErrorTypeEnum.getResultType()static ValidationResultTypeEnumReturns the enum constant of this class with the specified name.static ValidationResultTypeEnum[]ValidationResultTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ValidationResultTypeEnum in eu.europa.ec.taxud.cesop.validation
Methods in eu.europa.ec.taxud.cesop.validation that return ValidationResultTypeEnum